home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / os2tools / bnklysrc / keybd.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-01-01  |  5.0 KB  |  129 lines

  1. /*--------------------------------------------------------------------------*/
  2. /*                                                                          */
  3. /*                                                                          */
  4. /*      ------------         Bit-Bucket Software <no-Inc>                   */
  5. /*      \ 10001101 /         Writers and Distributors of                    */
  6. /*       \ 011110 /          No-Cost<no-tm> Software.                       */
  7. /*        \ 1011 /                                                          */
  8. /*         ------                                                           */
  9. /*                                                                          */
  10. /*  Copyright (C) 1987, 1988, 1989 by Robert Hartman and Vincent Perriello  */
  11. /*                                                                          */
  12. /*                                                                          */
  13. /*         Keyboard Scan Code definitions used in BinkleyTerm 2.10          */
  14. /*                                                                          */
  15. /*                                                                          */
  16. /*    For complete  details  of the licensing restrictions, please refer    */
  17. /*    to the License  agreement,  which  is published in its entirety in    */
  18. /*    the MAKEFILE and BT.C, and also contained in the file LICENSE.210.    */
  19. /*                                                                          */
  20. /*    USE  OF THIS FILE IS SUBJECT TO THE  RESTRICTIONS CONTAINED IN THE    */
  21. /*    BINKLEYTERM  LICENSING  AGREEMENT.  IF YOU DO NOT FIND THE TEXT OF    */
  22. /*    THIS  AGREEMENT IN ANY OF THE  AFOREMENTIONED FILES,  OR IF YOU DO    */
  23. /*    NOT HAVE THESE FILES,  YOU SHOULD  IMMEDIATELY CONTACT THE AUTHORS    */
  24. /*    AT THE  ADDRESSES LISTED BELOW.  IN NO EVENT SHOULD YOU PROCEED TO    */
  25. /*    USE   THIS  FILE  WITHOUT  HAVING   ACCEPTED  THE  TERMS  OF   THE    */
  26. /*    BINKLEYTERM  LICENSING AGREEMENT,  OR SUCH OTHER  AGREEMENT AS YOU    */
  27. /*    ARE ABLE TO REACH WITH THE AUTHORS.                                   */
  28. /*                                                                          */
  29. /*                                                                          */
  30. /*    The Authors can be reached at the following addresses:                */
  31. /*                                                                          */
  32. /*    Robert C. Hartman                      Vincent E. Perriello           */
  33. /*    Spark Software                         VEP Software                   */
  34. /*    427-3 Amherst Street                   111 Carroll Street             */
  35. /*    CS2032, Suite 232                      Naugatuck, CT 06770            */
  36. /*    Nashua, NH 03061                                                      */
  37. /*                                                                          */
  38. /*    FidoNet 1:132/101                      FidoNet 1:141/491              */
  39. /*    Data    (603) 888-8179                 Data    (203) 729-7569         */
  40. /*                                                                          */
  41. /*    Please feel free to contact us at any time to share your comments     */
  42. /*    about our software and/or licensing policies.                         */
  43. /*                                                                          */
  44. /*--------------------------------------------------------------------------*/
  45.  
  46.  
  47. #define ALTA    0x1e00
  48. #define ALTB    0x3000
  49. #define ALTC    0x2e00
  50. #define ALTD    0x2000
  51. #define ALTE    0x1200
  52. #define ALTF    0x2100
  53. #define ALTG    0x2200
  54. #define ALTH    0x2300
  55. #define ALTI    0x1700
  56. #define ALTJ    0x2400
  57. #define ALTK    0x2500
  58. #define ALTL    0x2600
  59. #define ALTM    0x3200
  60. #define ALTN    0x3100
  61. #define ALTO    0x1800
  62. #define ALTP    0x1900
  63. #define ALTQ    0x1000
  64. #define ALTR    0x1300
  65. #define ALTS    0x1f00
  66. #define ALTT    0x1400
  67. #define ALTU    0x1600
  68. #define ALTV    0x2f00
  69. #define ALTW    0x1100
  70. #define ALTX    0x2d00
  71. #define ALTY    0x1500
  72. #define ALTZ    0x2600
  73.  
  74. #define CTRLC  0x2e03
  75.  
  76. #define ALT1    0x7800
  77. #define ALT2    0x7900
  78. #define ALT3    0x7a00
  79. #define ALT4    0x7b00
  80. #define ALT5    0x7c00
  81. #define ALT6    0x7d00
  82. #define ALT7    0x7e00
  83. #define ALT8    0x7f00
  84. #define ALT9    0x8000
  85. #define ALT0    0x8100
  86.  
  87. #define PGUP    0x4900
  88. #define PGDN    0x5100
  89.  
  90. #define ALTF1    0x6800
  91. #define ALTF2    0x6900
  92. #define ALTF3    0x6a00
  93. #define ALTF4    0x6b00
  94. #define ALTF5    0x6c00
  95. #define ALTF6    0x6d00
  96. #define ALTF7    0x6e00
  97. #define ALTF8    0x6f00
  98. #define ALTF9    0x7000
  99. #define ALTF10    0x7100
  100.  
  101. #define PF1    0x3b00
  102. #define PF2    0x3c00
  103. #define PF3    0x3d00
  104. #define PF4    0x3e00
  105. #define PF5    0x3f00
  106. #define PF6    0x4000
  107. #define    PF7    0x4100
  108. #define PF8    0x4200
  109. #define PF9    0x4300
  110. #define PF10    0x4400
  111.  
  112. #define UPAR    0x4800
  113. #define LFAR    0x4b00
  114. #define RTAR    0x4d00
  115. #define DNAR    0x5000
  116. #define HOME   0x4700
  117. #define END    0x4f00
  118.  
  119. #define SHF1    0x5400
  120. #define SHF2    0x5500
  121. #define SHF3    0x5600
  122. #define SHF4    0x5700
  123. #define SHF5    0x5800
  124. #define SHF6    0x5900
  125. #define SHF7    0x5a00
  126. #define SHF8    0x5b00
  127. #define SHF9    0x5c00
  128. #define SHF10    0x5d00
  129.